settings: Make font-size changes apply immediately
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Apr 2021 03:04:09 +0000 (23:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Apr 2021 03:04:09 +0000 (23:04 -0400)
commita8e8e044969813e15304d60bc09558206740127f
tree5a4c5a8953fea98a2c8eb8af427763c394065147
parent91bcf6f0ba49a94c568b5a172c3e03a5081c6a89
settings: Make font-size changes apply immediately

We need to invalidate the style when font-size changes,
because we propagate this value through the initial
value of the CSS font-size property, and it will not
be recomputed otherwise.
gtk/gtksettings.c